[INFO] cloning repository https://github.com/Ryan1729/llle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/llle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fllle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fllle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 061c76d16f9154ab3cf4d6cbf8794cee627ff5f6
[INFO] checking Ryan1729/llle against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fllle" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ryan1729/llle
[INFO] finished tweaking git repo https://github.com/Ryan1729/llle
[INFO] tweaked toml for git repo https://github.com/Ryan1729/llle written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ryan1729/llle on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ryan1729/llle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: libs/perf_viz/libs/flamer/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `flamer` (manifest) generated 1 warning
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding flame v0.2.1-pre (https://github.com/TyOverby/flame.git?branch=master#e72b66c0)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8ed32e8e769b277b468303fb184a9d022cbee9e422b1ab6c503269da493d772a
[INFO] running `Command { std: "docker" "start" "8ed32e8e769b277b468303fb184a9d022cbee9e422b1ab6c503269da493d772a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ed32e8e769b277b468303fb184a9d022cbee9e422b1ab6c503269da493d772a" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ed32e8e769b277b468303fb184a9d022cbee9e422b1ab6c503269da493d772a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ed32e8e769b277b468303fb184a9d022cbee9e422b1ab6c503269da493d772a" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: libs/perf_viz/libs/flamer/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `flamer` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.50
[INFO] [stderr]     Checking cfg-if v0.1.7
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling cc v1.0.31
[INFO] [stderr]     Checking crossbeam-utils v0.6.5
[INFO] [stderr]     Checking smallvec v0.6.9
[INFO] [stderr]     Checking macros v0.1.0 (/opt/rustwide/workdir/libs/macros)
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]    Compiling perf_viz_proc_macro v0.1.0 (/opt/rustwide/workdir/libs/perf_viz/libs/perf_viz_proc_macro)
[INFO] [stderr]    Compiling nix v0.12.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[cfg(feature = "invariant-checking")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[cfg(not(feature = "invariant-checking"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[cfg(feature = "invariant-checking")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:259:11
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[cfg(not(feature = "invariant-checking"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:265:7
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[cfg(feature = "invariant-checking")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:273:11
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg(not(feature = "invariant-checking"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking same-file v1.0.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking perf_viz v0.1.0 (/opt/rustwide/workdir/libs/perf_viz)
[INFO] [stderr]    Compiling syn v0.15.30
[INFO] [stderr]     Checking walkdir v2.2.7
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.3
[INFO] [stderr]     Checking rustc-hash v1.0.1
[INFO] [stderr]     Checking stb_truetype v0.2.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking if_changed v0.1.0 (/opt/rustwide/workdir/libs/if_changed)
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling nix v0.13.0
[INFO] [stderr]     Checking downcast-rs v1.0.3
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking num_cpus v1.10.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking crossbeam-epoch v0.7.1
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking platform_types v0.1.0 (/opt/rustwide/workdir/libs/platform_types)
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking xi-unicode v0.1.0
[INFO] [stderr]    Compiling serde v1.0.89
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]     Checking ropey v1.0.1
[INFO] [stderr]     Checking vec1 v1.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]    Compiling x11-dl v2.18.3
[INFO] [stderr]     Checking hashbrown v0.2.0
[INFO] [stderr]     Checking editor_types v0.1.0 (/opt/rustwide/workdir/libs/editor/libs/editor_types)
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.11
[INFO] [stderr]     Checking approx v0.3.1
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]     Checking rusttype v0.7.5
[INFO] [stderr]     Checking rusttype v0.7.5 (/opt/rustwide/workdir/libs/platform_layer/libs/opengl/rusttype)
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 | #![cfg_attr(feature = "bench", feature(test))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `crossbeam-deque`, `crossbeam-utils`, `gpu_cache`, `linked-hash-map`, `num_cpus`, and `rustc-hash`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `crossbeam-deque`, `crossbeam-utils`, `gpu_cache`, `linked-hash-map`, `num_cpus`, and `rustc-hash`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking panic_safe_rope v0.1.0 (/opt/rustwide/workdir/libs/editor/libs/panic_safe_rope)
[INFO] [stderr]     Checking wayland-sys v0.21.11
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]     --> libs/platform_layer/libs/opengl/rusttype/src/lib.rs:1070:40
[INFO] [stdout]      |
[INFO] [stdout] 1070 |         f.write_str(std::error::Error::description(self))
[INFO] [stdout]      |                                        ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/gpu_cache.rs:434:39
[INFO] [stdout]     |
[INFO] [stdout] 434 |         write!(f, "{}", error::Error::description(self))
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/gpu_cache.rs:457:39
[INFO] [stdout]     |
[INFO] [stdout] 457 |         write!(f, "{}", error::Error::description(self))
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking spin_sleep v0.3.7
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking twox-hash v1.1.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn line(&self, line_idx: usize) -> Option<ropey::RopeSlice> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn line(&self, line_idx: usize) -> Option<ropey::RopeSlice<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:206:21
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn slice<R>(&self, char_range: R) -> Option<ropey::RopeSlice>
[INFO] [stdout]     |                     ^^^^^                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn slice<R>(&self, char_range: R) -> Option<ropey::RopeSlice<'_>>
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn bytes(&self) -> ropey::iter::Bytes {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn bytes(&self) -> ropey::iter::Bytes<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:224:18
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn chars(&self) -> ropey::iter::Chars {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn chars(&self) -> ropey::iter::Chars<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn lines(&self) -> ropey::iter::Lines {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn lines(&self) -> ropey::iter::Lines<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn chunks(&self) -> ropey::iter::Chunks {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn chunks(&self) -> ropey::iter::Chunks<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking text_buffer v0.1.0 (/opt/rustwide/workdir/libs/editor/libs/text_buffer)
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking andrew v0.2.0
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.5
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking cast v0.2.2
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/geometry.rs:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 |     Touch(f32),
[INFO] [stdout]     |     ----- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RealQuadraticSolution` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 306 -     Touch(f32),
[INFO] [stdout] 306 +     Touch(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking glyph_brush_layout v0.1.5 (/opt/rustwide/workdir/libs/platform_layer/libs/opengl/glyph-brush-layout)
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.3
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking editor v0.1.0 (/opt/rustwide/workdir/libs/editor)
[INFO] [stdout] warning: methods `is_eol_hard_break` and `is_eol_soft_break` are never used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush-layout/src/linebreak.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub(crate) trait EolLineBreak<B: LineBreaker> {
[INFO] [stdout]     |                  ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn is_eol_hard_break(&self, line_breaker: &B) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn is_eol_soft_break(&self, line_breaker: &B) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush-layout/src/builtin.rs:224:29
[INFO] [stdout]     |
[INFO] [stdout] 224 | ...                   mem::replace(&mut out, shifted);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 224 |                             let _ = mem::replace(&mut out, shifted);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush-layout/src/characters.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   mem::replace(next_break, next);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 117 |                             let _ = mem::replace(next_break, next);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking glyph_brush v0.4.1 (/opt/rustwide/workdir/libs/platform_layer/libs/opengl/glyph-brush)
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush/src/glyph_brush.rs:616:44
[INFO] [stdout]     |
[INFO] [stdout] 616 |         write!(f, "{}", std::error::Error::description(self))
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking rand_xoshiro v0.1.0
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush/src/glyph_brush.rs:499:13
[INFO] [stdout]     |
[INFO] [stdout] 499 |             mem::replace(&mut self.keep_in_cache, active);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 499 |             let _ = mem::replace(&mut self.keep_in_cache, active);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling wayland-client v0.21.11
[INFO] [stderr]    Compiling wayland-protocols v0.21.11
[INFO] [stderr]     Checking generic-array v0.12.0
[INFO] [stderr]     Checking criterion-plot v0.3.1
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]    Compiling glutin v0.19.0
[INFO] [stderr]    Compiling backtrace v0.3.14
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking wayland-commons v0.21.11
[INFO] [stderr]     Checking remove_dir_all v0.5.1
[INFO] [stderr]     Checking tempfile v3.0.8
[INFO] [stderr]     Checking deflate v0.7.19
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]    Compiling glium v0.23.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.13
[INFO] [stderr]     Checking log v0.3.8
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.6.6
[INFO] [stderr]     Checking rusty-fork v0.2.2
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking png v0.14.0
[INFO] [stderr]     Checking bit-set v0.5.1
[INFO] [stderr]     Checking digest v0.8.0
[INFO] [stderr]     Checking rand v0.3.18
[INFO] [stderr]     Checking safe-transmute v0.10.1
[INFO] [stderr]     Checking opaque-debug v0.2.2
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking env_logger v0.6.1
[INFO] [stderr]     Checking blake2 v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]     Checking image v0.21.0
[INFO] [stdout] warning: methods `is_eol_hard_break` and `is_eol_soft_break` are never used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush-layout/src/linebreak.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub(crate) trait EolLineBreak<B: LineBreaker> {
[INFO] [stdout]     |                  ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn is_eol_hard_break(&self, line_breaker: &B) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn is_eol_soft_break(&self, line_breaker: &B) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush-layout/src/builtin.rs:224:29
[INFO] [stdout]     |
[INFO] [stdout] 224 | ...                   mem::replace(&mut out, shifted);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 224 |                             let _ = mem::replace(&mut out, shifted);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush-layout/src/characters.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   mem::replace(next_break, next);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 117 |                             let _ = mem::replace(next_break, next);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn line(&self, line_idx: usize) -> Option<ropey::RopeSlice> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn line(&self, line_idx: usize) -> Option<ropey::RopeSlice<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:206:21
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn slice<R>(&self, char_range: R) -> Option<ropey::RopeSlice>
[INFO] [stdout]     |                     ^^^^^                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn slice<R>(&self, char_range: R) -> Option<ropey::RopeSlice<'_>>
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn bytes(&self) -> ropey::iter::Bytes {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn bytes(&self) -> ropey::iter::Bytes<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:224:18
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn chars(&self) -> ropey::iter::Chars {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn chars(&self) -> ropey::iter::Chars<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn lines(&self) -> ropey::iter::Lines {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn lines(&self) -> ropey::iter::Lines<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn chunks(&self) -> ropey::iter::Chunks {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn chunks(&self) -> ropey::iter::Chunks<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[cfg(feature = "invariant-checking")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[cfg(not(feature = "invariant-checking"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[cfg(feature = "invariant-checking")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:259:11
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[cfg(not(feature = "invariant-checking"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:265:7
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[cfg(feature = "invariant-checking")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:273:11
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg(not(feature = "invariant-checking"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking serde_json v1.0.39
[INFO] [stderr]     Checking csv v1.0.7
[INFO] [stderr]     Checking quickcheck v0.4.1
[INFO] [stderr]     Checking proptest v0.9.3
[INFO] [stderr]     Checking tinytemplate v1.0.2
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.89
[INFO] [stderr]     Checking gl_layer v0.1.0 (/opt/rustwide/workdir/libs/platform_layer/libs/opengl/gl_layer)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> libs/platform_layer/libs/opengl/gl_layer/src/gl_layer.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Res<T> = Result<T, Box<std::error::Error>>;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Res<T> = Result<T, Box<dyn std::error::Error>>;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> libs/platform_layer/libs/opengl/gl_layer/src/gl_layer.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Res<T> = Result<T, Box<std::error::Error>>;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Res<T> = Result<T, Box<dyn std::error::Error>>;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.2.11
[INFO] [stderr]     Checking flame v0.2.2
[INFO] [stderr]     Checking flamer v0.3.0 (/opt/rustwide/workdir/libs/perf_viz/libs/flamer)
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.5
[INFO] [stderr]     Checking winit v0.19.1
[INFO] [stderr]     Checking winit v0.18.1
[INFO] [stderr]     Checking glutin v0.21.0
[INFO] [stderr]     Checking glutin v0.20.0
[INFO] [stderr]     Checking opengl v0.0.1 (/opt/rustwide/workdir/libs/platform_layer/libs/opengl)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush/src/glyph_brush.rs:616:44
[INFO] [stdout]     |
[INFO] [stdout] 616 |         write!(f, "{}", std::error::Error::description(self))
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `print-raw-input`
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/src/opengl.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 if cfg!(feature = "print-raw-input") {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `invariant-checking`, and `time-render`
[INFO] [stdout]     = help: consider adding `print-raw-input` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `print-raw-input`
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/src/opengl.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 if cfg!(feature = "print-raw-input") {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `invariant-checking`, and `time-render`
[INFO] [stdout]     = help: consider adding `print-raw-input` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush/src/glyph_brush.rs:499:13
[INFO] [stdout]     |
[INFO] [stdout] 499 |             mem::replace(&mut self.keep_in_cache, active);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 499 |             let _ = mem::replace(&mut self.keep_in_cache, active);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking platform_layer v0.0.1 (/opt/rustwide/workdir/libs/platform_layer)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> libs/platform_layer/libs/opengl/benches/rendering.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 );;
[INFO] [stdout]    |                   ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rote v0.2.25 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 | #![cfg_attr(feature = "bench", feature(test))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `crossbeam-deque`, `crossbeam-utils`, `gpu_cache`, `linked-hash-map`, `num_cpus`, and `rustc-hash`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `crossbeam-deque`, `crossbeam-utils`, `gpu_cache`, `linked-hash-map`, `num_cpus`, and `rustc-hash`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]     --> libs/platform_layer/libs/opengl/rusttype/src/lib.rs:1070:40
[INFO] [stdout]      |
[INFO] [stdout] 1070 |         f.write_str(std::error::Error::description(self))
[INFO] [stdout]      |                                        ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/gpu_cache.rs:434:39
[INFO] [stdout]     |
[INFO] [stdout] 434 |         write!(f, "{}", error::Error::description(self))
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/gpu_cache.rs:457:39
[INFO] [stdout]     |
[INFO] [stdout] 457 |         write!(f, "{}", error::Error::description(self))
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/geometry.rs:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 |     Touch(f32),
[INFO] [stdout]     |     ----- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RealQuadraticSolution` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 306 -     Touch(f32),
[INFO] [stdout] 306 +     Touch(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11, glutin v0.19.0, winit v0.18.1, winit v0.19.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8ed32e8e769b277b468303fb184a9d022cbee9e422b1ab6c503269da493d772a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ed32e8e769b277b468303fb184a9d022cbee9e422b1ab6c503269da493d772a", kill_on_drop: false }`
[INFO] [stdout] 8ed32e8e769b277b468303fb184a9d022cbee9e422b1ab6c503269da493d772a
